Dekoratives Banner

folderGetDialog() Global Function


    folderGetDialog(prompt)

Description

    The folderGetDialog global function displays a dialog in which the user can select a folder.

Parameters

    prompt

    message which displays on the title bar of the dialog; truncated if too long

Returns

    Folder object, or null if the user cancels the dialog.